Schema bimoR.ceidg.v1
Schema bimoR.ceidg.v1 : Typ prosty terc
Typ prosty terc
Opis
Kod TERC
Przestrzeń nazw http://api.big.pl/bimoR/ceidg/v1
Typ
Restriction of xs:string
Diagram
Typ prosty terc
Przegląd
terc Restriction of xs:string
Kod TERC
Dozwolone wartości
MinLength7
MaxLength7
Pattern\d{7}
Źródło
<xs:simpleType name="terc" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kod TERC</div>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:minLength value="7" />
    <xs:maxLength value="7" />
    <xs:pattern value="\d{7}" />
  </xs:restriction>
</xs:simpleType>
Zobacz także